github.com/refraction-networking/utls.serverHandshakeState.sessionState (field)
6 uses
github.com/refraction-networking/utls (current package)
handshake_server.go#L36: sessionState *SessionState
handshake_server.go#L79: if hs.sessionState != nil {
handshake_server.go#L543: hs.sessionState = sessionState
handshake_server.go#L577: hs.masterSecret = hs.sessionState.secret
handshake_server.go#L859: if hs.sessionState != nil {
handshake_server.go#L862: state.createdAt = hs.sessionState.createdAt
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |